IMoveHelicalCommand.Deceleration property

The maximum deceleration. Always positive. Not necessarily reached. The unit is determined by McProfileType. [unit/second2] or [second]

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
double Deceleration { get; set; }
Property Deceleration As Double

Property value

Type: double

See also

IMoveHelicalCommand Interface

IntervalZero.KINGSTAR.Base.Class Namespace